home *** CD-ROM | disk | FTP | other *** search
/ 45 Great Windows Utilities 7 / 45 Great Windows Utilities Volume 7 MOJO-411 (Mojo Software).iso / clipdial / readme.txt < prev   
Text File  |  1992-02-02  |  2KB  |  61 lines

  1.                                 CLIPBOARD DIALER
  2.  
  3.                                  BY GREG McCAIN
  4.  
  5.  
  6. WHAT IT DOES:
  7.  
  8. The Clipboard Dialer is a little tool I whipped up to provide a quick and 
  9. easy way to use your modem to dial a phone number from Windows.  If you
  10. use a database or even a text file to store your phone numbers, you need not
  11. dial the telephone yourself.  Just use the Clipboard Dialer hot key.
  12.  
  13. HOW TO USE:
  14.  
  15. All you have to do is copy a number to the Windows clipboard, and press 
  16. CTRL-SHIFT-P. This will activate the Clipboard Dialer, which will use your 
  17. modem to dial the number. To hang up after a number has been dialed simply 
  18. press CTRL-SHIFT-P again.
  19.  
  20. FEATURES:
  21.  
  22.    - The Clipboard Dialer will automatically dial a "1" in front of any 10
  23.      digit phone number.  It assumes that any 10 digit phone number is long
  24.      distance, and requires a "1".  Note it will *only* add a "1" if there 
  25.      are exactly ten digits in the number.
  26.  
  27.    - The Clipboard Dialer validates the data in the clipboard before dialing.
  28.      It will dial any string of numbers, intermingled with the characters:
  29.      ")", "(", "#", "*", "-", " ", "\n", "\r".  If any other characters are
  30.      in the clipboard, the Clipbaord Dialer will complain and not dial the 
  31.      number.
  32.  
  33.    - The "Hide Desktop Icon" option allows you to minimize the Clipboard
  34.      Dialer without it creating a Windows "Icon".  The program will still be 
  35.      running, and the CTRL-SHIFT-P will still activate the dialer.  
  36.      This allows you to start up the Clipboard Dialer in a mimimized state
  37.      and you never even have to look at any window for it.
  38.  
  39.    - Supports COM1, COM2, COM3, and COM4.  Just choose which one you want
  40.      to use from the Clipboard Dilaer window.
  41.  
  42. TECHNICAL INFO:
  43.  
  44.    - Uses up about 8K of RAM
  45.    
  46.    - I Open the communication ports at 1200 baud.  If you are using a 300
  47.      baud modem, the Clipboard Dialer will not work.  (Get a real modem.)
  48.  
  49. DISCLAIMER:
  50.  
  51.    The Clipboard dialer is distributed as FREEWARE.  Just don't charge
  52.    anybody anything for it.  For questions, comments, love letters, hate
  53.    mail, or nice cheesecake, call or write me at:
  54.  
  55.                 Greg McCain
  56.                 gmccain@demeter.csc.calpoly.edu
  57.                 633 Couper #4
  58.                 San Luis Obispo, CA 93405
  59.                 U. S. A.
  60.  
  61.